home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / NOTIFY < prev    next >
Encoding:
Text File  |  1994-01-17  |  1.0 KB  |  24 lines

  1. Usage: NOTIFY [[-]<nickname> [[-]<nickname> ...]]
  2.   Use of this command lets you mark certain nicknames such that
  3.   you will be warned when they signon or off of IRC.  When
  4.   someone on your notify-list signs on, you will see a message
  5.     *** Signon by <nickname> detected
  6.   Likewise, when they signoff, you will see
  7.     *** Signoff by <nickname> detected
  8.   Someone will be shown as signed off if they change nicknames as well,
  9.   so keep this in mind.
  10.  
  11.   You can modify how the signon and signoff messages are
  12.   displayed using the ON NOTIFY_SIGNON and ON NOTIFY_SIGNOFF
  13.   commands.
  14.  
  15.   Specifying a - before a nickname will remove notification
  16.   checking for that nickname.  If no parameters are specified,
  17.   the current status of each user on your notify list is
  18.   displayed.  If you specify a + without any additional
  19.   parameters:
  20.     NOTIFY +
  21.   you will be shown a list of only those people on your
  22.   notification list who are currently on irc.  If you specify
  23.   a - with no additional parameters, all nicks will be removed.
  24.